Click or drag to resize

GetNonIndexableItemStatisticsResponseStatistics Property

Gets the statistics.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<NonIndexableItemStatistic> Statistics { get; }

Property Value

Type: IListNonIndexableItemStatistic
The statistics.
See Also